Skip to content

Fix kokkos makefile parser #675

Open
JBlaschke wants to merge 2 commits into
masterfrom
jpb/kokkos
Open

Fix kokkos makefile parser #675
JBlaschke wants to merge 2 commits into
masterfrom
jpb/kokkos

Conversation

@JBlaschke

Copy link
Copy Markdown
Contributor

For unknown reasons Makefile.kokkos print-cxx-flags will print an error. This doesn't affect the final output, but means that now the cxx flags are on the second line.

We observe the the relevant output is always on the last non-empty line. Hence this fix will always look there (rather than a fixed line number).

Tagging @Trzs @bkpoon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant